module Base
{
    sound VoiceFemaleBathYawn
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_female_bath_yawn.ogg,
			volume = 0.1
		}
	}

	sound VoiceFemaleBathSigh
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_female_bath_sigh01.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_female_bath_sigh02.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_female_bath_sigh03.ogg,
			volume = 0.1
		}
	}

	sound VoiceFemaleBathSighLong
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_female_bath_sighlong01.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_female_bath_sighlong02.ogg,
			volume = 0.1
		}
	}

	sound VoiceFemaleBathStretch
	{
		category = Player,
		clip
		{
			file = media/sound/voice/tabas_female_bath_stretch01.ogg,
			volume = 0.1
		}
		clip
		{
			file = media/sound/voice/tabas_female_bath_stretch02.ogg,
			volume = 0.1
		}
	}
}